Keyword

Display user`s avatar

  • George Nasis
  • George Nasis's Avatar Topic Author
  • Offline
  • Elite Member
More
11 years 1 week ago #118725 by George Nasis
Display user`s avatar was created by George Nasis
Hallo there!
This is the code to ger username
$user = JFactory::getUser();
echo $user->get('username');

How can we retrieve the image?
i try echo $user->get('image); but it doesn`t work

I try to display it with a custom html module

Thanx

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum